ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / KPeriod Property

In This Topic
    KPeriod Property
    In This Topic
    Gets or sets the period for the %K calculation.
    Syntax
    'Declaration
     
    
    <DefaultValueAttribute(14)>
    Public Property KPeriod As Double
    [DefaultValue(14)]
    public double KPeriod {get; set;}
    See Also